main
	tmr1_reset
	EEPROM_Read
	UART1_Init
	write_output
	read_output
	test_in_data
		read_input
		EEPROM_Write
	UART1_Data_Ready
	UART1_Read_Text
		UART1_Data_Ready
		UART1_Read
	decode_ric_data
	code_data_to_send
		send_data
			__CS2S
			UART1_Write_Text
				UART1_Write
	EEPROM_Write
	send_data
		__CS2S
		UART1_Write_Text
			UART1_Write
	reset_EEPROM_value
		EEPROM_Write
interrupt
